PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package
/
PDFContentStream Class
/ PDFContentStream Constructor
The Object associated with the content stream.
Collapse All
Expand All
In This Topic
PDFContentStream Constructor
In This Topic
Initializes a new
PDFContentStream
Object.
Syntax
public
PDFContentStream(
PDFCanvas
canvas
)
Parameters
canvas
The Object associated with the content stream.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When canvas is null.
See Also
Reference
PDFContentStream Class
PDFContentStream Members